func google.golang.org/protobuf/internal/impl.skipExtension
2 uses
google.golang.org/protobuf/internal/impl (current package)
decode.go#L226: out, valid := skipExtension(b, xi, num, wtyp, opts)
decode.go#L259: func skipExtension(b []byte, xi *extensionFieldInfo, num protowire.Number, wtyp protowire.Type, opts unmarshalOptions) (out unmarshalOutput, _ ValidationStatus) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)